Skip to content

Conversation

@jablko
Copy link
Contributor

@jablko jablko commented Aug 27, 2020

@jablko jablko marked this pull request as ready for review August 27, 2020 18:29
@sandersn
Copy link
Member

Fixup PR is DefinitelyTyped/DefinitelyTyped#44092

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor style request before I merge.

}

default:
ts.forEachChild(node, recur);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems pretty reasonable; I bet performance is (1) a lot worse (2) not noticeably worse.

We should keep an eye on large packages just in case.

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
@jablko
Copy link
Contributor Author

jablko commented Sep 24, 2020

I just tested DefinitelyTyped/DefinitelyTyped#44092 locally, on top of DefinitelyTyped HEAD, and marked it ready for review. It's ready to merge as soon as this change is released.

@sandersn
Copy link
Member

I'll merge/ship/merge tomorrow morning (PDT) so that I have all day to respond to problems.

@sandersn
Copy link
Member

This is done now.

sandersn pushed a commit that referenced this pull request Nov 29, 2021
Add 'no-single-element-tuple-type' rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Files that are only referenced using typeof import(…) must be added to OTHER_FILES.txt import types don't create dependencies

2 participants